home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / dev / lang / sofa.lha / sofa / developer / Readme next >
Text File  |  2000-04-03  |  977b  |  32 lines

  1. DEVELOPER MATERIAL
  2.  
  3.     The material collected here is not needed to develop applications
  4.     with Sofa. It is only helpful if you want to contribute to Sofa
  5.     yourself.
  6.  
  7.  
  8. REQUIREMENTS
  9.  
  10.     Some of the scripts require certain assigns and directories to exist:
  11.  
  12.         sofa:archive      - where created archives like "gobo.lha" end up
  13.         sofa_archive:     - where original archives like "gobo15.zip" are stored
  14.         release:          - where sofa.(lha|readme) end up
  15.         release:backup/   - where sofa_XY.lha ends up
  16.                                   (X=version, Y=release)
  17.  
  18.     Open some CLI, create the directories wherever you want, and add
  19.     appropriate assigns to your user-startup.
  20.  
  21.     ARexx must be running.
  22.  
  23.  
  24. CONTENTS
  25.  
  26.     script/  - Various scripts and their support files
  27.     rebuild/ - Material needed to rebuild optimized SmallEiffel with SAS/c
  28.  
  29.     Note that "sofa:Readme" is generated automatically by
  30.     "script/make_sofa.rexx". If you want to change its content, you
  31.     have to modify "script/readme.#?" or the script itself.
  32.